html,body {margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;padding:0;font-size:12px;font-family:"Microsoft Yahei UI", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial,  SimHei, "\5B8B\4F53", simsun, sans-serif;color:#333;}
div,ol,ul,li,h1,h2,h3,form,dl,dt,dd,h3,h4,h5,h6{padding:0;margin:0;font-size:12px;}
p{padding:0;margin:0;}
img{border:0;}
ol,ul,li,dl,dt,dd{list-style:none;}
a:link {color:#333;text-decoration: none;}
a:visited {text-decoration: none;color:#333;}
a:hover {text-decoration: none;color:#1d2088;}
a:active {text-decoration: none;color:#333;}
.clear{clear:both;}
.clearfloat{clear:both;line-height:0px;height:0px;padding:0;font-size:0;margin:0;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:" ";font-size:0}
.clearfix{*zoom:1}
/*::selection{background:#ab0907;color:#FFF;}
::-moz-selection{background:#ab0907;color:#FFF;}
*/
*{box-sizing:border-box;}


.topwrap{
	width:100%;
	height:40px;
	background:#000000;
}
.topwrap .top_con{
	max-width:1200px;
	height:40px;
	font-size:12px;
	color:#e5e5e5;
	line-height:40px;
	margin:0 auto;
}
.topwrap .top_con a,.topwrap .top_con a:visited{
	color:#e5e5e5;
}
.topwrap .top_con a:hover{
	color:#fff;
}

.top_con .top_welcome{
	width:60%;
	float:left;
}
.top_con .top_right{
	width:40%;
	float:left;
}
.top_con .top_right{
	text-align:right;
	vertical-align:top;
}
.top_con .top_right a{
	margin:0 8px;

}
.top_con .top_right img{
	vertical-align:top;
}




.head{
	background:#edf1f4;	
}
.headwrap{
	max-width:1200px;
	margin:0 auto;
	position:relative;
}
.headwrap .logo{
	width:270px;
	float:left;
	transition: all .3s;
}
.headwrap .logo img{
	max-width:100%;
}


@media (max-width:1200px){
	.topwrap{display:none;}
	.headwrap{background:none;box-shadow:2px 2px 5px rgba(0,0,0,0.2);}
	.headwrap .logo{
		
	}
	
}
@media (max-width:760px){
	.headwrap .logo{
		width:40%;
	}
}



.navbar-toggle {
	width: 44px;
    height: 34px;
	position: absolute;
	left:-54px;
	top:10px;
	padding: 9px 10px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #fff;
	border-radius: 4px;
	background: url(/img/icon_cross.png) no-repeat;
    background-size: 20px;
    background-position: 11px;
	background-color:#fff!important;
	z-index:10000;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
	background-color: #9d9d9d;
}
.navbar-toggle.collapsed {
    background: 0;
	
}
.navbar-toggle .sr-only, .navbar-toggle .icon-bar {
    display: none;
}
.navbar-toggle.collapsed .sr-only, .navbar-toggle.collapsed .icon-bar {
    display: block;
}
@media(min-width:1201px) {
.navbar-toggle {
	display: none
}
}



.navwrap{height:50px;width:auto; float:right;}
.nav{
	max-width:1200px;
	margin:0 auto;
}
.navwrap ul{
	width:100%;
	height:120px;
	margin:0 auto;
}
.navwrap li{
	width:112px;
	height:120px;
	line-height:120px;
	position:relative;
	z-index:4000;
	float:left;
}
.navwrap li.fli{

}
.navwrap li span a,.navwrap li span a:visited{
	width:100%;
	height:120px;
	font-size:16px;
	text-align:center;
	background:url(/img/nav_ov.gif) no-repeat left 120px;
	color:#333;
	display:block;
	transition: all .5s;
}
.navwrap li span a:hover{
	color:#fff;
	background:url(/img/nav_ov.gif) no-repeat;
	transition: all .3s;
}
.navwrap li.ov span a,.navwrap li span a.ov{
	color:#fff;
	background:url(/img/nav_ov.gif) no-repeat;
}

.navwrap li span a:after{
	width:9px;
	height:5px;
	background:url(/img/nav_ov_arr.gif) no-repeat;
	display:block;
	content:'';
	position:absolute;
	left:50%;
	bottom:-50px;
	margin-left:-4px;
	opacity:0;
	transition: all .5s;
}
.navwrap li span a:hover:after,.navwrap li span a.ov:after{
	bottom:10px;
	transition: all .5s;
	opacity:1;
}




.navwrap li dl{
	position: absolute;
    top:100%;
    left:0;
    z-index: 1000;
    min-width: 112px;
    text-align: center;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	z-index:5000;
	display:none;
}
.navwrap li dl dd{	
	background:#1d2088;
	position:relative;
	z-index:5;
}
.navwrap li dl dd a,.navwrap li dl dd a:visited{
	height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding:0 10px;
    color: #fff;
	display:block;
	border-bottom:1px solid #2d309a;
	border-left:1px solid #2d309a;
	border-right:1px solid #2d309a;
	word-break:keep-all;
	white-space:nowrap;
	transition: all .3s;
}
.navwrap li dl dd a:after{
	height: 40px;
	width:100%;
	background:#1fade9 url(/img/submenu_ov.gif) no-repeat;
	display:block;
	content:'';
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	opacity:0;
	transition: all .5s;
}
.navwrap li dl dd a:hover:after{
	opacity:1;
	transition: all .5s;
}
.navwrap li dl dd a:hover{
	color:#fff;
	transition: all .3s;
}
.navwrap li dl dd a.ov{
	color:#fff;
	transition: all .3s;
}
.navwrap li dl dd dl{
	position:absolute;
	left:100%;
	top:0;
	padding-left:9px;
	padding-top:14px;
	box-shadow:none;
	display:none;
	z-index:6000;
	border:0;
}
.navwrap li dl dd dl:before{
	display:inline-block;
	width:0;
	height:0;
	border-top:9px solid transparent;
	border-bottom: 9px solid transparent;
	border-right:9px solid #1d2088;
	content: " ";
	position:absolute;
	left:0;
}
.navwrap li dl dd dl dd{
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}




.pagemask{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background:#000;
	opacity:0.85;
	z-index:9998;
	display:none;
}



@media (max-width:1200px){
	
	
	.navwrap{
		width:auto;
		height:100%;
		border-bottom:0;
		border-top:0;
		background:none;
		float:none;
		position:fixed;
		right:-176px;
		top:0;
		z-index:9999;
	}
	.nav{
		width:176px;
		height:100%;
		padding-top:30px;
		background:#fff;
		display:block;
	}
	.nav ul{
		height:100%;
		margin:0 auto;
		display:block;
		background:#fff;
		overflow: auto;
	}
	.nav li{
		width:auto;
		height:auto;
		line-height:20px;
		position:relative;
		z-index:4000;
		float:none;
		display:block;
		background:none;
	}
	.nav li.fli{
		width:auto;
		
	}
	.nav li span a,.nav li span a:visited{
		height:auto;
		font-size:14px;
		color:#595757;
		display:block;
		border-bottom: 1px solid #c9c9ca;
		padding: 10px 0;
		background:none;
	}
	.navwrap li span a:hover{
		background:#1d2088;
	}
	.navwrap li.ov span a,.navwrap li span a.ov{
		background:#1d2088;
	}
	
	.navwrap li span a:after{
		display:none;
	}
	.nav li dl{
		visibility:hidden;
		height:0;
	}

}




.img-hide{display:none;}
.img-show{display:block;}
@media (max-width:1200px){
	.img-hide{display:block;}
	.img-show{display:none;}
}




#mainbnr{}

.swiper-container{
	
}
.swiper-container .swiper-slide img{
	width:100%;
}
@media (max-width:1200px){
	#mainbnr .swiper-slide img.img-show{
		display:none;
	}
	#mainbnr .swiper-slide img.img-hide{
		display:block;
	}
}
#mainbnr .swiper-pagination{
	bottom:40px;
}
#mainbnr .swiper-pagination .swiper-pagination-bullet{
	/*width:50px;
	height:4px;
	border:1px solid #1d2088;*/
	background:#1d2088;
	/*opacity:1;
	border-radius:0;
	transition:all .5s;*/
}
#mainbnr .swiper-pagination .swiper-pagination-bullet-active{
	border:1px solid #fff;
	background:#fff;
	opacity:1;
	transition:all .5s;
}
#mainbnr .swiper-button-next,#mainbnr .swiper-button-prev{
	width:50px;
	height:50px;
	color:#fff;
	border-radius:5px;
	background-color:rgba(0,0,0,.2);
	opacity:0;
	transition:all .3s;
}
#mainbnr .swiper-button-prev{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
#mainbnr .swiper-button-next{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}



#mainbnr:hover .swiper-button-next, #mainbnr:hover .swiper-button-prev{
	opacity:.4;
	transition:all .3s;
}
#mainbnr .swiper-button-next:hover, #mainbnr .swiper-button-prev:hover{
	opacity:1;
	transition:all .3s;
}
@media (max-width:480px){
	#mainbnr .swiper-button-next,#mainbnr .swiper-button-prev{
		display:none;
	}
}


.main_arr{
	width:60px;
	height:60px;
	background:url(/img/page_arrow.png) no-repeat center center;
	position:absolute;
	left:50%;
	top:-30px;
	margin-left:-30px;
	z-index:1000;
	transition:all .5s;
	animation: togglejump 2s infinite;
}
@-webkit-keyframes togglejump {
 0%, 100% {
 transform: translateY(0px);
}
 50% {
 transform: translateY(10px);
}
}
@keyframes togglejump {
 0%, 100% {
 transform: translateY(0px);
}
 50% {
 transform: translateY(10px);
}
}

@media (max-width:640px){
	.main_arr{
		width:40px;
		height:40px;
		background-size:cover;
		top:-20px;
		margin-left:-20px;
	}
	
}


.mtit1{
	text-align:center;
	margin:0 auto;
}
.mtit1 img{
	max-width:100%;
}
@media (max-width:780px){
	.mtit1{
		width:50%;
	}
}


.main_w1{
	max-width:1200px;
	margin:0 auto;
	position:relative;
}

.main_w2{
	width:100%;
	height:845px;
	background:url(/img/about_pic.jpg) no-repeat center top;
	background-size:auto 100%;
}


.main_w3{
	width:100%;
	background:#f6f8f9;
}






.main_pro_class{
	height:736px;
	padding:72px 0;
	background:url(/img/pro_s_bg.gif) no-repeat center center;
	margin:0 -25px;
}
.main_pro_class ul{
	padding-top:125px;
}
.main_pro_class ul li{
	width:20%;
	padding:0 25px;
	float:left;
}
.main_pro_class ul li a p{
	display:block;
	border:1px solid #1d2088;
	padding:7px;
	border-radius:10px;
	margin-bottom:10px;
	overflow:hidden;
	transition:all .5s;
}
.main_pro_class ul li a p span{
	border:1px dashed #1d2088;
	border-radius:10px;
	display:block;
	overflow:hidden;
}
.main_pro_class ul li a p span img{
	width:100%;
	transition:all .5s;
}

.main_pro_class ul li a h3{
	height:38px;
	line-height:38px;
	font-size:24px;
	font-weight:normal;
	color:#666;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.main_pro_class ul li a:hover h3{
	color:#1d2088;
}
.main_pro_class ul li a:hover p{
	box-shadow:0 0 10px #666;
}
.main_pro_class ul li a:hover p span img{
	transform:scale(1.2,1.2);
}


@media (max-width:1200px){
	.main_pro_class{
		height:auto;
		background-size:contain;
		margin:0;
		padding:50px 0;
	}
	.main_pro_class ul{
		padding-top:40px;
	}
	.main_pro_class ul li{
		padding:0 10px;
	}
	
	
}

@media (max-width:760px){
	.main_pro_class ul li a p{
		padding:4px;
	}
	.main_pro_class ul li a h3{
		font-size:18px;
	}
}
@media (max-width:540px){
	.main_pro_class{
		padding:30px 0;
	}
	.main_pro_class ul{
		padding-top:20px;
	}
	.main_pro_class ul li{
		padding:0 5px;
	}
	.main_pro_class ul li a p{
		padding:2px;
		margin-bottom:5px;
	}
	.main_pro_class ul li a h3{
		height:auto;
		line-height:30px;
		font-size:14px;
	}
}


.main_about{
	max-width:1200px;
	padding-top:60px;
	margin:0 auto;
}
.main_about .mtit1{
	margin-bottom:25px;
}
.main_about .about_pic{
	width:345px;
	height:540px;
	float:left;
	overflow:hidden;
	transition:all .5s;
}
.main_about .about_col{
	width:855px;
	height:540px;
	padding:25px;
	background:rgba(255,255,255,.8);
	float:left;
}
.about_col .about_tit{
	color:#000;
	margin-bottom:10px;
}
.about_col .about_tit h3{
	font-size:24px;
	line-height:30px;
	font-weight:normal;
}
.about_col .about_tit p{
	font-size:14px;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:.5px;
}
.about_col .about_con{
	font-size:14px;
	line-height:30px;
	color:#000;
	margin-bottom:10px;
}
.about_col .about_con p{
	text-indent:2em;
}

.about_col .about_submenu{
	
}
.about_col .about_submenu ul{
	
}
.about_col .about_submenu ul li{
	float:left;
	margin-right:40px;
}
.about_col .about_submenu ul li a{
	color:#000;
	display:block;
	padding:15px;
	transition:all .5s;
}
.about_col .about_submenu ul li a span{
	display:block;
	position:relative;
}
.about_col .about_submenu ul li a img{
	z-index:1;
	position:relative;
	transition:all .5s;
}
.about_col .about_submenu ul li a .img_ov{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	opacity:0;
	transition:all .8s;
}
.about_col .about_submenu ul li a:hover img{
	opacity:0;
	transform:rotate(360deg);
	transform:scale(1.5,1.5)
}
.about_col .about_submenu ul li a:hover .img_ov {
	opacity:1;
	transform:rotate(360deg);
}

.about_col .about_submenu ul li a h3{
	font-size:18px;
	line-height:40px;
	text-align:center;
	font-weight:normal;
}
.about_col .about_submenu ul li a:hover{
	color:#1d2088;
}


@media (max-width:1200px){
	.main_w2{height:auto;}
	.main_about{
		padding-top:30px;
	}
	.main_about .about_pic{display:none;}
	.main_about .about_col{
		width:100%;
		height:auto;
	}
	.about_col .about_tit{
		text-align:center;
	}
	.about_col .about_submenu ul li{
		margin-right:0;
		padding:0 10px;
	}
	
}
@media (max-width:540px){
	.main_about{
		padding-top:20px;
	}
	.main_about .mtit1{
		margin-bottom:15px;
	}
	.main_about .about_col{
		padding:20px 10px;
	}
	.about_col .about_tit h3{
		font-size:20px;
	}
	.about_col .about_tit p{
		font-size:12px;
	}
}
@media (max-width:320px){
	.about_col .about_submenu ul li{
		padding:0 0px;
	}
}




.main_pro{
	padding:72px 0;
}
.main_pro ul{
	margin:0 -10px;
	padding-top:50px;
}
.main_pro ul li{
	width:25%;
	padding:10px;
	float:left;
}
.main_pro ul li a{
	display:block;
	border:1px solid #c8c8c8;
	padding:10px;
	border-radius:10px;
	transition:all .5s;
}
.main_pro ul li a:hover{
	border-color:#1d2088;
	box-shadow:0 0 10px #1d2088;
}
.main_pro ul li a p{
	display:block;
	border-radius:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.main_pro ul li a p img{
	width:100%;
	transition:all .5s;
}
.main_pro ul li a:hover p img{
	transform:scale(1.2,1.2);
	transition:all .5s;
}

.main_pro ul li a .pname{
	height:34px;
	line-height:34px;
	padding-right:30px;
	background:url(/img/more_arr.png) no-repeat right center;
	overflow:hidden;
}
.main_pro ul li a:hover .pname{
 transition: transform 0.4s ease-in-out 0s;
}

.main_pro ul li a h3{
	width:100%;
	height:34px;
	line-height:34px;
	font-size:16px;
	color:#666;
	font-weight:normal;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.main_pro ul li a:hover h3{
	color:#1d2088
}



@media (max-width:1200px){
	.main_pro{
		padding:50px 10px;
	}
}

@media (max-width:780px){
	.main_pro ul li{
		width:25%;
		padding:6px;
	}
}

@media (max-width:640px){
	.main_pro{
		padding:30px 10px;
	}
	.main_pro ul li{
		width:50%;
		padding:6px;
	}
}
@media (max-width:320px){
	.main_pro ul li{
		width:100%;
		float:none;
	}
}



.bnr_pic{
	width:100%;
}
.bnr_pic img{
	width:100%;
}


.main_base{
	max-width:1200px;
	padding:72px 0;
	margin:0 auto;
}
.main_base ul{
	margin:0 -8px;
	padding-top:50px;
}
.main_base ul li{
	width:25%;
	padding:8px;
	float:left;
}
.main_base ul li a{
	display:block;
	position:relative;
	transition:all .5s;
}
.main_base ul li a:hover{
	box-shadow:0 0 8px #1d2088;
}
.main_base ul li a .bimg{
	overflow:hidden;
}
.main_base ul li a .bimg img{
	width:100%;
	transition:all .5s;
}
.main_base ul li a:hover .bimg img{
	transform:scale(1.2,1.2);
	transition:all .5s;
}
.main_base ul li a .b_icon{
	width:42px;
	height:42px;
	background:url(/img/viewmore.png) no-repeat;
	background-size:cover;
	position:absolute;
	left:50%;
	top:40%;
	margin-left:-21px;
	opacity:0;
	z-index:3;
	transition:all .5s;
}
.main_base ul li a:hover .b_icon{
	top:30%;
	opacity:1;
	transition:all .5s;
}

.main_base ul li a .b_view{
	width:50%;
	height:32px;
	line-height:32px;
	font-size:18px;
	color:#fff;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-25%;
	opacity:0;
	z-index:2;
	transition:all .5s;
}
.main_base ul li a:hover .b_view{
	top:60%;
	opacity:1;
	transition:all .5s;
}

.main_base ul li a .b_mask{
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	transition:all .5s;
	opacity:0;
}
.main_base ul li a:hover .b_mask{
	opacity:1;
	transition:all .5s;
}


@media (max-width:1200px){
	.main_base{
		padding:50px 10px;
	}
	.main_base ul{
		padding-top:30px;
	}
	
}
@media (max-width:640px){
	.main_base{
		padding:30px 10px;
	}
	.main_base ul{
		padding-top:10px;
	}
	.main_base ul li{
		width:50%;
	}
	
}

@media (max-width:320px){
	.main_base{
		padding:30px 10px;
	}
	.main_base ul{
		padding-top:10px;
	}
	.main_base ul li{
		width:100%;
		float:none;
	}
	
}

.main_news{
	padding:72px 0;
}
.main_news ul{
	margin:0 -15px;
	padding-top:20px;
}
.main_news ul li{
	width:33.33333333%;
	padding:15px;
	float:left;
}
.main_news ul li a{
	display:block;
}
.main_news ul li a .pic{
	width:100%;
	margin-bottom:5px;
	overflow:hidden;
}
.main_news ul li a .pic img{
	width:100%;
	transition:all .5s;
}
.main_news ul li a:hover .pic img{
	transform:scale(1.2,1.2);
	transition:all .5s;
}
.main_news ul li a h3{
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:normal;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.main_news ul li a span{
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#999;
	margin-bottom:8px;
	display:block;
}
.main_news ul li a p{
	line-height:18px;
	font-size:12px;
	color:#666;
}


@media (max-width:1200px){
	
	.main_news{
		padding:50px 10px;
	}
	.main_news ul{
		margin:0 -10px;
	}
	.main_news ul li{
		padding:10px;
	}
	
}

@media (max-width:640px){
	.main_news{
		padding:30px 10px;
	}
	.main_news ul{
		margin:0 -10px;
	}
	.main_news ul li{
		width:100%;
		padding:10px;
		float:left;
	}
	
}





.main_w4{
	width:100%;
	padding:18px 0;
	background:#f2f2f2;
}
.main_yqlj{
	max-width:1200px;
	margin:0 auto;
}
@media (max-width:1200px){
	.main_yqlj{padding:0 10px;}
}
.main_yqlj h3{
	height:24px;
	line-height:24px;
	font-size:24px;
	color:#1d2088;
	padding-left:34px;
	font-weight:normal;
	background:url(/img/yqlj_icon.gif) no-repeat left center;
	margin-bottom:10px;
}
.main_yqlj h3 span{
	font-size:14px;
	color:#666666;
	padding:0 5px;
}
.main_yqlj .yqlj_con{
	line-height:24px;
	font-size:14px;
	padding-left:34px;
	color:#666;
}
.main_yqlj .yqlj_con a,.main_yqlj .yqlj_con a:visited{
	color:#666;
	margin:0 12px 0 0;
}
.main_yqlj .yqlj_con a:hover{
	color:#1d2088;
}



.foot_wrap{
	background:#1d2088;
	color:#fff;
}
.foot_wrap a,.foot_wrap a:visited{
	color:#fff;
}

.foot{
	max-width:1200px;
	padding:40px 0;
	margin:0 auto;
}
.foot .foot_nav{
	width:700px;
	float:left;
}
.foot .foot_nav dl{
	width:16.66666666%;
	float:left;
}
.foot .foot_nav dl dt{
	font-size:16px;
	line-height:40px;
}
.foot .foot_nav dl dd{
	font-size:14px;
	color:#e8e8e8;
	line-height:24px;
}
.foot .foot_nav dl dd a,.foot .foot_nav dl dd a:visited{
	color:#e8e8e8;
}
.foot .foot_nav dl dd a:hover{
	color:#fff;
}





.foot .foot_worktime{
	width:268px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align:center;
	float:left;
}
.foot .foot_worktime h3{
	color:#ffff00;
	font-size:24px;
	line-height:40px;
}
.foot .foot_worktime p{
	font-size:12px;
	line-height:24px;
}
.foot .foot_worktime a.fmore{
	display:block;
	margin:10px auto;
	width:140px;
	height:38px;
	line-height:38px;
	padding-left:10px;
	font-size:16px;
	text-align:center;
	background:url(/img/foot_icon_tel.gif) no-repeat 15px center;
	border:1px dashed #fff;
}
.foot .foot_ewm{
	width:232px;
	padding-top:10px;
	float:left;
	text-align:center;
	line-height:24px;
}

.copyright{
	padding:15px 10px;
	border-top:1px solid #4a4da0;
	text-align:center;
	line-height:24px;
}


@media (max-width:1200px){
	.foot{
		padding:20px 10px;
	}
	.foot .foot_nav{
		width:76%;
		padding:0 20px;
		margin-bottom:20px;
	}
	.foot .foot_worktime{
		width:24%;
		
	}
	.foot .foot_ewm{
		width:100%;
		float:none;
		clear:both;
	}
}

@media (max-width:900px){
	.foot .foot_nav{
		width:100%;
		padding:0 20px;
		float:none;
	}
	.foot .foot_worktime{
		width:50%;
		border-left:0;
		float:left;
	}
	.foot .foot_ewm{
		width:50%;
		border-left:1px solid #fff;
		margin-left:-1px;
		float:left;
		clear:none;
		padding:0;
	}
}

@media (max-width:640px){
	.foot .foot_nav{
		display:none;
	}
}

@media (max-width:500px){
	.foot .foot_worktime{
		width:100%;
		border:0;
		float:none;
		margin-bottom:20px;
	}
	.foot .foot_ewm{
		width:100%;
		border:0;
		margin-left:0;
		float:none;
	}
}



/*在线客服样式2 */
.izl-rmenu{position:fixed; left:50%; margin-left:620px; bottom:10px; padding-bottom:73px; z-index:999; _position:absolute; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(/img/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(/img/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(/img/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-126px; top:0px; display:none;width:126px;}
.izl-rmenu .btn-phone{background:url(/img/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(/img/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


@media(max-width:1380px){
	.izl-rmenu{display:none;}
}
